home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 April / macformat-023.iso / Shareware City / Developers / sf-cmds / How To (sfput) < prev    next >
Encoding:
Text File  |  1994-10-20  |  479 b   |  30 lines  |  [TEXT/ttxt]

  1. How To
  2. ======
  3.  
  4. To use this command, drop the "sfput" file into your nShell "bin" directory.
  5.  
  6. Description
  7. ===========
  8.  
  9. NAME
  10.  
  11. sfput - pop a standard file dialog
  12.  
  13. SYNOPSIS
  14.  
  15. sfput <variable name> [ -p "prompt string" ]
  16.  
  17. DESCRIPTION
  18.  
  19. The "sfput" command displays a dialog and waits for the user to enter a name for a new file or folder.  The path to the selected item is returned as a shell variable.
  20.  
  21. RETURN CODES
  22.  
  23. <0    Error
  24. 0    Success
  25. 1    Canceled by User
  26.  
  27. SEE ALSO
  28.  
  29. ask, notify, sfget
  30.